API Gateway

aws/networking aws/service

💡 Definition

Amazon API Gateway is a fully managed service that makes it easy for developers to create, publish, maintain, monitor, and secure APIs at any scale.

🔑 Key Concepts

⚙️ How it Works

API Gateway acts as a "front door" for applications to access data, business logic, or functionality from your backend services. It takes client requests, routes them to the appropriate backend, and returns the response.

🎯 Use Cases

💰 Pricing Model

📝 Exam Tips (CLF-C02)


See Also: * Lambda * EC2 * Load Balancer